This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Pippy Cisrekonyetsi 14.Jan.04 04:31 PM a Web browser Applications DevelopmentAll ReleasesWindows XP
I'm just getting started with Lotus Notes. I downloaded the 90day trial version of Lotus Notes client. I have the Client initialized to use the POP protocol to use an outside mail provider. I DO NOT have Domino installed. I can't create a Notes Session. I get the error message "Active X control can't create.."
My objective is to create an app that will allow the user to view email, compose email using Lotus Notes as the client mail program.
Dim session As NOTESSESSION
Set session =CreateObject("Lotus.NotesSession")